packages/ssldump: remove trailing whitespace
authorGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:06:33 +0000 (07:06 +0000)
committerGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:06:33 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 40270

utils/ssldump/Makefile

index 4700e1170705991c0599350552d97e0276004a53..5363b3d3e1fbdd29af49af62cad21542802a8bb5 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -28,7 +28,7 @@ define Package/ssldump/description
        ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP connections on the chosen network interface
        and attempts to interpret them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it decodes the records
        and displays them in a textual form to stdout. If provided with the appropriate keying material, it will also decrypt
-       the connections and display the application data traffic. 
+       the connections and display the application data traffic.
 endef
 
 CONFIGURE_ARGS += \